home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-1.iso / comm / wficb1a.zip / WFICB1A.EXE / WFCLIENT.INI < prev    next >
INI File  |  1995-05-30  |  1KB  |  58 lines

  1. ;**********************************************************************
  2. ;**
  3. ;** WFCLIENT.INI - WinFrame Client Configuration File.
  4. ;**
  5. ;** This file contains initialization information for the
  6. ;** WinFrame Client program.
  7. ;**
  8. ;**********************************************************************
  9.  
  10. [WFClient]
  11. KeyboardLayout=(User Profile)
  12.  
  13. [Thinwire3.0]
  14. SVGACapability=Off
  15. SVGAPreference=Off
  16. DesiredHRES=640
  17. DesiredVRES=480
  18.  
  19. [Serial Ports]
  20. COM1:38400 - Direct Connect=
  21. COM2:38400 - Direct Connect=
  22.  
  23. [COM1:38400 - Direct Connect]
  24. PortNumber          = 1
  25. IOBase              = Default
  26. Interrupt           = Default
  27. BaudRate            = 38400
  28. Parity              = None
  29. StopBits            = 1
  30. DataBits            = 8
  31. HardwareFlowControl = On
  32. ReceiveFlowControl  = RTS
  33. TransmitFlowControl = CTS
  34. SoftwareFlowControl = Off
  35. XonChar             = 0x11
  36. XoffChar            = 0x13
  37. DTR                 = On
  38. RTS                 = Off
  39. Modem               = Off
  40.  
  41. [COM2:38400 - Direct Connect]
  42. PortNumber          = 2
  43. IOBase              = Default
  44. Interrupt           = Default
  45. BaudRate            = 38400
  46. Parity              = None
  47. StopBits            = 1
  48. DataBits            = 8
  49. HardwareFlowControl = On
  50. ReceiveFlowControl  = RTS
  51. TransmitFlowControl = CTS
  52. SoftwareFlowControl = Off
  53. XonChar             = 0x11
  54. XoffChar            = 0x13
  55. DTR                 = On
  56. RTS                 = Off
  57. Modem               = Off
  58.